Welcome![Sign In][Sign Up]
Location:
Search - burn cd

Search list

[Multimedia programbwgburn-0.6.4

Description: This application is a Windows XP .NET 2.0 application that can be used to burn CD-R/CD-RW/DVD-R/DVD-RW/DVD+R/DVD+RW-This application is a Windows XP.NET 2.0 ap plication that can be used to burn CD-R/CD-RW/D VD-R/DVD-RW/DVD R / RW DVD
Platform: | Size: 2800290 | Author: 张金沙 | Hits:

[Disk Tools光盘刻录

Description: MFC没有提供CD刻录的类,但WindowsXp内置了写入CD的支持。如果只是复制文件和目录,可以用shell s ICDBurn接口。如果要刻录音频或更近一步的实现对音频的控制,那么下面会介绍一个专用的API。 ICDBurn有三个方法,HasRecordableDrive扫描系统内可写的CD驱动器,找到的话返回TRUE。GetRecorderDriveLetter返回可写驱动器的盘符。最后刻录指令通知Windows从“集结区”向可写CD拷贝数据。“集结区”是一个专用的文件夹,通常是-MFC failed to provide the kind of CD burners, but built into Windows Xp CD support. If it is duplicated files and directories, you can use shell s ICDBurn interface. If recording audio or closer to the realization of the right to control audio, will be introduced following a special API. ICDBurn are three ways HasRecordableDrive scanning system can write CD drives, found by the return TRUE. GetRecorderDriveLetter return can write drives drive. The final notice Windows burners directive from the "assembly areas" can write to CD copy data. "Assembly areas" is a special folder, usually
Platform: | Size: 3072 | Author: 罗森 | Hits:

[Windows Developfreeburn-oldsource-unofficial

Description: 一个免费的刻录软件,CD、DVD都可以刻录-a free burning software, CD, DVD can be burned
Platform: | Size: 271360 | Author: 孙永祺 | Hits:

[Disk ToolsCD_Burning

Description: CD刻录的源代码, 包含相关库及文档, 使用delphi工具-CD Burner of source code, and includes the related document, the use of tools delphi
Platform: | Size: 518144 | Author: kevin | Hits:

[Multimedia programbwgburn-0.6.4

Description: This application is a Windows XP .NET 2.0 application that can be used to burn CD-R/CD-RW/DVD-R/DVD-RW/DVD+R/DVD+RW-This application is a Windows XP.NET 2.0 ap plication that can be used to burn CD-R/CD-RW/D VD-R/DVD-RW/DVD R/RW DVD
Platform: | Size: 3023872 | Author: 张金沙 | Hits:

[SCSI-ASPIMagic.CD.DVD.Burner.VCL.v1.23

Description: 刻录机源码,可以刻录CD和DVD,ISO文件-Burner source can be burned CD and DVD, ISO documents
Platform: | Size: 641024 | Author: 原材料 | Hits:

[OtherCreateCD

Description: 一个自己把自己想要的东西刻录光盘的程序原代码-to keep one of the things they want to burn the CD-ROM program source code
Platform: | Size: 14336 | Author: zhuyue | Hits:

[Compress-Decompress algrithmsScan2PDF_src

Description: 把doc文档转成pdf后刻录成CD,用VC++开发,用了Nero的SDK和CXIMAGE的D-The doc into a pdf file after the burn CD, with VC++ Development, used the Nero
Platform: | Size: 1198080 | Author: gqx | Hits:

[Windows Develop1

Description: 这是采用IMAPI2写的一个刻录程序,可以刻录CD,DVD,代码质量非常不错,建议下载!-This is used to write IMAPI2 a burning program, you can burn CD, DVD, code quality is very good, it is recommended to download!
Platform: | Size: 56320 | Author: 胡建康 | Hits:

[DVDMagic.CD.DVD.Burner_1_23_1

Description: 一个cd/dvd刻盘程序的源代码,好东西啊,^_^,好好研究一下,-A cd/dvd discs procedures source code, good things look good ,^_^, ah,
Platform: | Size: 869376 | Author: iamyg | Hits:

[Delphi VCLBurn.CD-DVD.Component.Suite.v1.0.For.Delphi.567.2

Description: components to create CD.DVD burning apps
Platform: | Size: 407552 | Author: DelphiDon | Hits:

[SCSI-ASPIcdrtools-beta.tar

Description: Tools cdrecord to burn CD`s the Software cdrecord an all Tools and Source
Platform: | Size: 2033664 | Author: joehd | Hits:

[OS programVB_BurnCD

Description: 在VB中实现CD的刻录功能,其中带有相应的D-VB achieved in the burn CD features, with the corresponding DLL
Platform: | Size: 158720 | Author: 无限积累 | Hits:

[Linux-Unixlibburn-0.7.0.pl00.tar

Description: libburnia is a project comprised of libraries and binaries for reading, mastering, and writing optical discs. It provides libburn, a CD/DVD/BD burn library, libisofs, a manipulation library for ISO 9660 filesystems, and libisoburn, a ISO 9660 multi-session library. On top of them there is cdrskin, a cdrecord emulator, and xorriso, a all-in-one application for ISO 9660 multi-session operations which additionaly provides a limited emulation of mkisofs.
Platform: | Size: 718848 | Author: jmskhng | Hits:

[Windows Developxpburn

Description: XPBurn提供在WinXP环境下刻录CD的API。 C#示例代码: //Create a new instance of the XPBurn component XPBurn.XPBurnCD cd = new XPBurn.XPBurnCD() //Add files (file path, name of file to use for CD cd.AddFile(@"c:\pic1.jpg","pic1.jpg") //... add all files... /* Record Disc begins the process, Set 1st param to false if you want to actually burn the disk and not just simulate a burn Set 2nd param to true if you want the disc to eject after burn */ cd.RecordDisc(false, true) -XPBurn provides WinXP environment, burn CD' s API. C# sample code:// Create a new instance of the XPBurn component XPBurn.XPBurnCD cd = new XPBurn.XPBurnCD () // Add files (file path, name of file to use for CD cd.AddFile (@ " c: \ pic1.jpg " ," pic1.jpg " ) //... add all files .../* Record Disc begins the process, Set 1st param to false if you want to actually burn the disk and not just simulate a burn Set 2nd param to true if you want the disc to eject after burn*/cd.RecordDisc (false, true)
Platform: | Size: 166912 | Author: 丁发辉 | Hits:

[Delphi VCLMagic.CD.DVD.Burner.v1.23.1Fix

Description: Magic.CD.DVD.Burner v1.23 著名DELPHI光盘刻录控件修改版源码,修复原版中几处错误,并增加两个接口便于调用-Magic.CD.DVD.Burner v1.23 DVD-known DELPHI modified version of source code control, repair, original in a few errors, and the addition of two interfaces to facilitate calls
Platform: | Size: 870400 | Author: blues | Hits:

[Disk Toolscdrtfe.v1.3.5

Description: cdrtfe v1.3.5源码. cdrtfe是一款优秀的开源刻录软件,可以刻录CD/DVD、音乐光盘、 XCDs、(S)VCD和 DVD-Video。它功能全面,支持超刻(可以比普通光盘增加13 的空间),可以支持多语种,支持rscsi设备。-cdrtfe v1.3.5 source code. cdrtfe is an excellent open-source burning software that can burn CD/DVD, music CD, XCDs, (S) VCD, and DVD-Video. It is fully functional and support overburn (which can be compared with an increase of 13 of the normal disc space), can support multi-language support rscsi equipment.
Platform: | Size: 614400 | Author: | Hits:

[OtherISOBurner

Description: A great solution for Visual C++ 2005 and 2008 that allow to create CD/DVD ISO and to burn them onto media.
Platform: | Size: 91136 | Author: Croma | Hits:

[Windows DevelopvcBurnCDVCDSource

Description: 用VC实现了光驱操作及光盘刻录,并有详细代码说明!-VC Burn CD or VCD source!Very Good!
Platform: | Size: 4759552 | Author: 吴华锋 | Hits:

[Windows DevelopBurn

Description: 基于IMAPI的光盘刻录的代码,希望对大家有帮助哈-IMAPI CD burning based on the code, we want to help Kazakhstan
Platform: | Size: 49152 | Author: andyTsing | Hits:
« 12 3 4 »

CodeBus www.codebus.net